-- Director 8.5 Xtra Name Mapping -- -- Copyright 1997-2001 Macromedia, Inc. -- $Revision: 18 $ -- -- -- PURPOSE -- -- Director refers to this file when you create a projector. -- This file is a master list of Xtras and their related filenames. -- -- The typical Xtra has a different filename for each operating system -- it runs on, therefore Director uses this file to spell out each of -- those filenames. -- -- Director maintains a list of Xtras required by a given movie. -- That customized list is stored inside the movie file itself. -- -- This file only provides a simple way for Director to know the -- filenames of various versions (Mac, Windows, etc.) of a given Xtra. -- -- -- -- BACKGROUND -- -- Director keeps track of which Xtras your movie requires by -- information in the Modify-->Movie-->Xtras menu command. You can -- add and remove Xtras using this menu command. -- -- Additionally, Director will automatically add asset Xtras to the list -- whenever you use the Insert menu command to create a new castmember. -- If you Insert a castmember which is being provided by an Xtra, Director -- will automatically add that Xtra to the movie's Xtra list. -- -- As a safety measure, Director will NOT automatically remove items -- from the movie's list of Xtras. When you delete all of the castmembers -- created by a specific Xtra, this does *not* cause Director to remove the -- name of the Xtras from the Modify-->Movie-->Xtras settings. -- -- Remember, for any given movie, this information is stored inside -- the movie file itself. -- -- To remove items from the list, you must do so manually, using the -- Modify-->Movie-->Xtras menu command. -- -- -- -- DESCRIPTION -- -- Each line is a record describing one Xtra. -- -- The typical Xtra has a different filename for each operating system -- it runs on, therefore each record contains multiple fields to -- spell out each of those filenames. -- -- Records are formatted using the syntax of a Lingo property list. -- -- Example: -- -- [#namePPC:"PPCXtra", #nameW32:"Win32Xtra.x32", #type:#default, -- #package:"http://www.somewhere.com/xtras/packages/pack", -- #info:"http://www.somewhere.com/xtras/info/mypack.html"] -- -- -- Any line beginning with -- or ; is a comment, and will be ignored. -- -- -- PROPERTIES -- -- The following are the properties for each Xtra. -- -- #namePPC: - filename for the PowerMac version. -- #nameW32: - filename for the Win32 version. -- #package - URL where package containing this xtra can be found -- #info - URL where info about the package (or the xtra) can be found -- -- #type: - following type is recognized. -- #default - added by default to new movies -- #net -- #xtra - a network Xtra. Needed for network access. -- #netlib - network winsock library. -- -- ; ** Director 8.5 Standard Set ** ; ; Network Services [#namePPC:"INetUrl PPC Xtra",#nameW32:"INETURL.X32",#net:#xtra,#type:#default] [#namePPC:"NetFile PPC Xtra",#nameW32:"NETFILE.X32",#net:#xtra,#type:#default] [#namePPC:"NetLingo PPC Xtra",#nameW32:"Netlingo.x32",#net:#xtra,#type:#default] [#namePPC:"WinSock Lib",#net:#netlib] ; ; MIX Services [#namePPC:"Mix Services",#nameW32:"mix services.x32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/MixServices/MixServices", #info:"http://www.macromedia.com/shockwave/xtras/MixServices/index.html"] ; ; MIX Importers [#namePPC:"LRG Import Export",#nameW32:"LRG Import Export.x32",#package:"http://download.macromedia.com/pub/shockwave/xtras/LRG/LRG", #info:"http://www.macromedia.com/shockwave/xtras/LRG/index.html"] [#namePPC:"MacPaint Import",#nameW32:"MacPaint Import.x32"] [#namePPC:"Palette Import",#nameW32:"Palette Import.x32"] [#namePPC:"Photoshop 3.0 Import",#nameW32:"Photoshop 3.0 Import.x32"] [#namePPC:"Photoshop CLUT Import",#nameW32:"Photoshop CLUT Import.x32"] [#namePPC:"PNG Import Export",#nameW32:"PNG Import Export.x32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/PNG/PNG", #info:"http://www.macromedia.com/shockwave/xtras/PNG/index.html"] [#namePPC:"Sound Import Export",#nameW32:"Sound Import Export.x32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/SoundImportExport/SoundImportExport", #info:"http://www.macromedia.com/shockwave/xtras/SoundImportExport/index.html"] [#namePPC:"SWA Decompression PPC Xtra",#nameW32:"swadcmpr.x32", #type:#default, #package:"http://download.macromedia.com/pub/shockwave85/xtras/SWA/SWA", #info:"http://www.macromedia.com/shockwave/xtras/SWA/index.html"] [#namePPC:"SWA Import Export",#nameW32:"SWA Import Export.x32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/SWAImportExport/SWAImportExport", #info:"http://www.macromedia.com/shockwave/xtras/SWAImportExport/index.html"] [#namePPC:"SWA Streaming PPC Xtra",#nameW32:"SWASTRM.X32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/SWA/SWA", #info:"http://www.macromedia.com/shockwave/xtras/SWA/index.html"] [#namePPC:"Sun AU Import Export",#nameW32:"Sun AU Import Export.x32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/SunAUImportExport/SunAUImportExport", #info:"http://www.macromedia.com/shockwave/xtras/SunAUImportExport/index.html"] [#namePPC:"Targa Import Export",#nameW32:"Targa Import Export.x32", #package:"http://download.macromedia.com/pub/shockwave/xtras/Targa/Targa", #info:"http://www.macromedia.com/shockwave/xtras/Targa/index.html"] [#namePPC:"TIFF Import Export",#nameW32:"TIFF Import Export.x32", #package:"http://download.macromedia.com/pub/shockwave/xtras/TIFF/TIFF", #info:"http://www.macromedia.com/shockwave/xtras/TIFF/index.html"] [#namePPC:"MPEG 3 Import Export",#nameW32:"MPEG 3 Import Export.x32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/MPEG3ImportExport/MPEG3ImportExport", #info:"http://www.macromedia.com/shockwave/xtras/MPEG3ImportExport/index.html"] ; ; ; Text related [#namePPC:"TextXtra PPC",#nameW32:"TextXtra.x32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/TextAsset/TextAsset", #info:"http://www.macromedia.com/shockwave/xtras/TextAsset/index.html"] [#namePPC:"TextAsset PPC",#nameW32:"Text Asset.x32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/TextAsset/TextAsset", #info:"http://www.macromedia.com/shockwave/xtras/TextAsset/index.html"] [#namePPC:"Font Xtra PPC",#nameW32:"Font Xtra.x32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/FontAsset/FontAsset", #info:"http://www.macromedia.com/shockwave/xtras/FontAsset/index.html"] [#namePPC:"Font Asset PPC",#nameW32:"Font Asset.x32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/FontAsset/FontAsset", #info:"http://www.macromedia.com/shockwave/xtras/FontAsset/index.html"] ; ; ; Sound Related [#nameW32:"MacroMix.x32",#type:#default] [#nameW32:"DirectSound.x32", #type:#default, #package:"http://download.macromedia.com/pub/shockwave85/xtras/DirectSound/DirectSound", #info:"http://www.macromedia.com/shockwave/xtras/DirectSound/index.html"] [#namePPC:"Sound Control",#nameW32:"Sound Control.x32",#type:#default, #package:"http://download.macromedia.com/pub/shockwave85/xtras/SoundControl/SoundControl", #info:"http://www.macromedia.com/shockwave8/xtras/SoundControl/index.html"] ; ; ; ** 3D ** [#namePPC:"Shockwave 3d Asset Xtra",#nameW32:"Shockwave 3d Asset.x32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/sw3d/sw3d", #info:"http://www.macromedia.com/shockwave/xtras/sw3d/index.html"] ; ; Havok [#namePPC:"Havok",#nameW32:"Havok.x32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/Havok/Havok", #info:"http://www.macromedia.com/shockwave/xtras/Havok/index.html"] ; ; ; ** Misc ** ; ; Multiuser Client [#namePPC:"Multiusr", #nameW32:"Multiusr.x32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/Multiusr/Multiusr", #info:"http://www.macromedia.com/shockwave/xtras/Multiusr/index.html"] ; ; Custom Cursor [#namePPC:"Cursor Asset", #nameW32:"Cursor Asset.x32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/CursorAsset/CursorAsset", #info:"http://www.macromedia.com/shockwave/xtras/CursorAsset/index.html"] ; ; Flash Asset [#namePPC:"Flash Asset PPC", #nameW32:"Flash Asset.x32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/FlashAsset/FlashAsset", #info:"http://www.macromedia.com/shockwave/xtras/FlashAsset/index.html"] ; ; QuickTimeVR [#namePPC:"QTVRXtra", #nameW32:"QTVRW32.x32"] ; ; FileIO [#namePPC:"FileIO PPC Xtra", #nameW32:"FILEIO.X32"] ; ; QuickTime Asset [#namePPC:"QuickTime Asset", #nameW32:"QT3Asset.X32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/QuickTime3Asset/QuickTime3Asset", #info:"http://www.macromedia.com/shockwave/xtras/QuickTime3Asset/index.html"] ; ; Animated GIF Asset [#namePPC:"Animated GIF Asset", #nameW32:"Animated GIF Asset.X32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/AnimatedGIFAsset/AnimatedGIFAsset", #info:"http://www.macromedia.com/shockwave/xtras/AnimatedGIFAsset/index.html"] ; ; XMLParser [#namePPC:"XMLParser PPC Xtra", #nameW32:"XMLParser.X32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/XMLParser/XMLParser", #info:"http://www.macromedia.com/shockwave/xtras/XMLParser/index.html"] ; ; RealMedia [#namePPC:"RealMedia Asset",#nameW32:"RealMedia Asset.x32", #package:"http://download.macromedia.com/pub/shockwave85/xtras/RealMedia/RealMedia", #info:"http://www.macromedia.com/shockwave/xtras/RealMedia/index.html"] ; ; Following are examples from the first version of the XDK [#namePPC:"BeepFat", #nameW32:"Beep.x32"] [#namePPC:"ovalspriteFat",#nameW32:"oval32.x32"] ; ; ; ; ; ** Third Party ** ; ; Intel Web Design Effects ; Please read the Intel documentation in the Xtras subfolder - a .DLL is also required. ; http://www.intel.com ; Natural Effect Runtime Xtra [#nameW32:"wdeadd.x32", #package:"http://developer.intel.com/ial/wde/xtras/intelwde/intelwde", #info:"http://developer.intel.com/ial/wde"] ; Distort Effect Runtime Xtra [#nameW32:"wdedis.x32", #package:"http://developer.intel.com/ial/wde/xtras/intelwde/intelwde", #info:"http://developer.intel.com/ial/wde"] ; ; Beatnik Xtra by Beatnik Inc. ; http://www.beatnik.com/ [#namePPC:"Beatnik Xtra", #nameW32:"Beatnik Xtra.x32", #package:"http://download.beatnik.com/bxp/BeatnikXtra", #info:"http://www.beatnik.com/to/?xtra-lite-shockwave"] ; ; ; PrintOMatic Lite from Electronic Ink [#namePPC:"PrintOMatic Lite Xtra", #nameW32:"PMLITE.X32"] ; ; Popup from updateStage ; http://www.updatestage.com/ [#nameppc:"Popup Xtra", #nameW32:"POPUP.X32"] ; ; V12-DBE for Director by Integration New Media, Inc. ; http://www.integration.qc.ca/ [#namePPC:"V12-DBE for Director.Xtr", #nameW32:"V12-DBE for Director.X32"] ; ; ShockTalk by Digital Dreams ; http://www.surftalk.com/ [#namePPC:"ShockTalk", #nameW32:"ShockTalk.x32"] ; ; MathXtras by Maxwell Technologies ; http://www.maxwell.com/ [#namePPC:"MXCalcSpriteFat", #nameW32:"MXcalc32.x32"] [#namePPC:"MXCntrSpriteFat", #nameW32:"MXcntr32.x32"] [#namePPC:"MXEquatSpriteFat", #nameW32:"MXeqat32.x32"] [#namePPC:"MXGraphSpriteFat", #nameW32:"MXGraph32.x32"] [#namePPC:"MXSliderSpriteFat", #nameW32:"MXsldr32.x32"] [#namePPC:"MXSpeedoSpriteFat", #nameW32:"MXsped32.x32"] [#namePPC:"MXTableSpriteFat", #nameW32:"MXtabl32.x32"] ; ; HearMe VoicePresence by HearMe ; http://vp.hearme.com/products/vp/xtra/ ; [#namePPC:"HearMe VoicePresence PPC", #nameW32:"HearMe VoicePresence.x32", #package:"http://vp.hearme.com/products/vp/xtra/packs/hvpxtra", #info:"http://vp.hearme.com/products/vp/xtra/info"] [#nameW32:"npjac.dll", #package:"http://vp.hearme.com/products/vp/xtra/packs/hvpxtra", #info:"http://vp.hearme.com/products/vp/xtra/info"] [#nameW32:"npevp.dll", #package:"http://vp.hearme.com/products/vp/xtra/packs/hvpxtra", #info:"http://vp.hearme.com/products/vp/xtra/info"] ;